home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom1
/
munch.rw
< prev
next >
Wrap
Text File
|
1995-01-08
|
6KB
|
99 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
BLUEBALL 1.51 1
RADSUIT 3.39 1
TROOPER 76.31 HARD_ONLY ;12 ;This item is inocuous
BROWNSTUB 366.10 9
GREYTREE 332.20 7
CHAINGUN 6.78 3
SHELLBOX 2.26 EASY_ONLY 3
IMP 28.26 4
CHAINGUN 11.30 EASY_ONLY 5
STIMPAK 1.51 EASY_ONLY 2
ROCKETS 6.78 EASY_AND_MEDIUM 3
BARREL 33.92 ; 8
TROOPER 44.51 ;7 ;This item is inocuous
BACKPACK 4.52 EASY_ONLY 3
PLASMA 1.51 EASY_ONLY 1
IMP 49.45 HARD_ONLY 7
LAUNCHER 1.51 1
SERGEANT 21.19 DEAF/AMBUSH 3
SHOTGUN 9.04 6
CELLPACK 3.01 EASY_AND_MEDIUM 2
TROOPER 69.95 MEDIUM_AND_HARD ;11 ;This item is inocuous
DEMON 48.74 HARD_ONLY 3
IMP 28.26 MEDIUM_AND_HARD 4
POTION 3.77 ;5 ;This item is inocuous
IMP 35.32 DEAF/AMBUSH 5
SHELLS 1.51 EASY_AND_MEDIUM 2
SHOTGUN 4.52 EASY_AND_MEDIUM 3
BACKPACK 3.01 EASY_AND_MEDIUM 2
SERGEANT 14.13 HARD_ONLY 2
SHOTGUN 1.51 EASY_ONLY 1
LAUNCHER 1.51 EASY_ONLY 1
SPECTRE 32.49 MEDIUM_AND_HARD 2
SHELLS 0.75 EASY_ONLY 1
INVISO 3.01 2
FLYSKULL 16.96 MEDIUM_AND_HARD 4
BERSERK 1.51 1
SHELLBOX 0.75 1
PLASMA 3.01 2
ROCKETS 2.26 1
SHELLBOX 0.75 EASY_AND_MEDIUM 1
POOLOFBLOOD 0.36 2
CLIP 0.38 EASY_ONLY 1
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 145 ;Strict standard for exact placement
;PER 123 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;